@charset "utf-8";

* { margin:0; padding:0; outline:none; font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;

-webkit-font-smoothing:antialiased; /*chrome、safari*/

-moz-osx-font-smoothing:grayscale; /*firefox*/

}

article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}

@font-face {

	font-family: 'GENUIB';

	src: url('../fonts/GENUIB.eot');

	src: local('☺'), url('../fonts/GENUIB.woff') format('woff'), url('../fonts/GENUIB.ttf') format('truetype'), url('../fonts/GENUIB.svg') format('svg');

	font-weight: normal;

	font-style: normal;

}

.animation {

  -webkit-animation-duration: .5s;

  animation-duration: .5s;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

}

.navicon{position:absolute; right:10px; top:15px; display:block; display:none; height:30px; width:30px; transition:1s; z-index:9999; background:#fff; border-radius:3px; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center;}

.navicon .line { flex:0 0 80%; width:80%; background:#172f64; height:2px; margin:6px 10%; display:block;}

.navicon.close span{opacity:0;transition:.3s cubic-bezier(.53,0,.15,.3); color:#fff;}



.navicon .line.deg45{transform:rotate(45deg);

-ms-transform:rotate(45deg); 	/* IE 9 */

-moz-transform:rotate(45deg); 	/* Firefox */

-webkit-transform:rotate(45deg); /* Safari 和 Chrome */

-o-transform:rotate(45deg); 	/* Opera */

}

.navicon .line.deg135{transform:rotate(135deg);

-ms-transform:rotate(135deg); 	/* IE 9 */

-moz-transform:rotate(135deg); 	/* Firefox */

-webkit-transform:rotate(135deg); /* Safari 和 Chrome */

-o-transform:rotate(135deg); 	/* Opera */

}

body{

	margin:0;

	padding:0;

	font-size:14px;

	line-height:24px;

	background:#fff;

	color:#707070;

	-webkit-font-smoothing: antialiased; /*chrome、safari*/

	-moz-osx-font-smoothing: grayscale; /*firefox*/

	overflow-x:hidden;

	margin-top:97px;

}

ol,ul,li,p {

		list-style:none;font-weight:normal;

}

dl,dt,dd {border:0;}

a {

		color:#282828;

		outline:none;

		font-weight:normal;

		text-decoration:none;

}



a:hover { color:#d50808;}

a img {

		border:0;

		margin:0;

		padding:0;

}

img { border:0; vertical-align: middle;}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

    color: #666; opacity:0.5;  font-size:15px;

}

::-moz-placeholder { /* Mozilla Firefox 19+ */

    color: #666;opacity:0.5; font-size:15px;

}

input:-ms-input-placeholder{

    color: #666;opacity:0.5; font-size:15px;

}

input::-webkit-input-placeholder{

    color: #666;opacity:0.5; font-size:15px;

}

.ismobile{ display:none;}

.animated{visibility:hidden}

.visible{visibility:visible}

.alpha0 {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1;}

.alpha13 {filter:alpha(opacity=13); -moz-opacity:0.13; -khtml-opacity: 0.40; opacity: 0.13;}

.color1 { background:#cccccc;}

.color2 { background:#ffffff;}

.color3 { background:#000000;}

.color4 { background:#0baecb;}

.alpha70 { filter:alpha(opacity=70); -moz-opacity:0.70; -khtml-opacity: 0.70; opacity: 0.70; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1;}

.alpha40 { filter:alpha(opacity=40); -moz-opacity:0.40; -khtml-opacity: 0.40; opacity: 0.40; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1;}

.h50 { height:50px; display:none;}

.h60 { height:60px; display:none;}

.h65 { height:65px; display:none;}

*.fl { float:left;}

*.fr { float:right;}

*.mt3 { margin-top:3px;}

*.mt5 { margin-top:5px;}

*.mt8 { margin-top:8px;}

*.mt10 { margin-top:10px;}

*.mt20 { margin-top:20px;}

*.mt24 { margin-top:24px;}

*.mt30 { margin-top:30px;}

*.mt40 { margin-top:40px;}

*.mt45 { margin-top:45px;}

*.mt50 { margin-top:50px;}

*.mt60 { margin-top:60px;}

*.mt70 { margin-top:70px;}

*.mt80 { margin-top:80px;}

*.mt90 { margin-top:80px;}

*.mt100 { margin-top:100px;}

*.mt150 { margin-top:150px;}



*.f12 { font-size:12px; line-height:24px;}

*.f14 { font-size:14px; line-height:26px;}

*.f15 { font-size:15px; line-height:29px;}

*.f16 { font-size:16px; line-height:30px;}

*.f18 { font-size:18px; line-height:32px;}

*.f21 { font-size:21px; line-height:34px;}

*.f20 { font-size:20px; line-height:36px;}

*.f22 { font-size:22px; line-height:38px;}

*.f40 { font-size:40px; line-height:60px;}

*.f50 { font-size:50px; line-height:80px;}

*.center { text-align:center;}

*.strong { font-weight:bold;}

.cfff { color:#fff;}



/*页眉*/

.top_bg{ width:100%; height:92px; overflow:visible; position:fixed; top:0; left:0; z-index:9999; background:#fff; border-bottom:5px solid #6db025; z-index:99999; /* position:fixed; left:0; top:0; z-index:99999; box-shadow: 3px 3px 10px rgba(0,0,0,0.3);*/}

.top_bg .top{ max-width:1200px; min-width:320px; height:92px; margin:0 auto; position:relative;}

.top_bg .top .welcome { height:23px; line-height:23px; color:#979797; font-size:14px;}

.top_bg .top .welcome a { color:#979797;}



.top_bg .top .hotkeys { height:33px; line-height:33px; color:#818181;}

.top_bg .top .hotkeys a { color:#818181;}



.top_bg .top .weather { display:inline-block; font-size:12px; margin-left:10px; font-family:"宋体";}

.top_bg .top .weather .low{ color:#006b19;}

.top_bg .top .weather .high{ color:#e00000;}



.top_bg .top .telbox { width:auto; height:auto; position:absolute; right:0; top:60px; display:none;}

.top_bg .top .telbox .lab { color:#599e49; font-size:14px; line-height:18px; position:relative; top:0; display:inline-block; font-weight:bold;}

.top_bg .top .telbox .tel { font-size:29px; color:#599e49; line-height:30px; position:relative; font-weight:bold; position:relative; display:inline-block; /*text-shadow: 0 1px #fff, 1px 0 #fff, -1px 0 #fff, 0 -1px #fff; letter-spacing:2px;*/}

.top_bg .top .logo { position:absolute; left:0; top:13px; overflow:visible;}

.top_bg .top .logo .name { font-size:36px; font-weight:bold; color:#458f34;}

.top_bg .top .logo .text { font-size:41px; font-weight:bold; background: linear-gradient(to top, #bb0000, #ff0000); -webkit-background-clip: text; color: transparent; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ffffff',GradientType=0 ); }

.top_bg .top .logo .tit { font-size:20px; color:#505050; position:absolute; right:-70%; bottom:10px;}

.top_bg .top .logo:hover {/*transform: perspective(120px) rotateY(-360deg);*/}



.top_bg .top .ad_text { position:absolute; left:34%; top:53%;}

.top_bg .top .toplink { height:35px;  line-height:35px; position:absolute; top:0; right:0; color:#fff;}

.top_bg .top .toplink a { line-height:35px; color:#fff; display:inline-block; text-align:center;}

.top_bg .top .toplink a:hover { color:#fff;}

.top_bg .top .toplink .qrcodebox { width:104px; height:104px; position:absolute; left:20px; top:45px; border-left:0; background:#fff; border:1px solid #ccc; padding:5px; border-radius:2px; display:none;}



.top_bg .top .lang { position:absolute; top:0; right:30px; text-align:right;}

.top_bg .top .lang .lang_list { }

.top_bg .top .lang a:hover,

.top_bg .top .lang a.hover { color:#f00; font-weight:bold;}





.top_bg .top .searchbox { width:261px; height:34px; overflow:hidden; position:absolute; top:0; right:0; border-radius:0px; background:#003387; border-radius:2px; display:none;}

.top_bg .top .searchbox .keys { width:228px; height:32px; line-height:32px; border:0; color:#000; position:absolute; left:1px; top:1px; text-indent:15px;  background:#fff;}

.top_bg .top .searchbox .submit { width:32px; height:32px; line-height:32px; background:#0650cb url(../images/search_icon.png) center center no-repeat; font-size:0px; border:0; position:absolute; right:0; top:0; color:#fff; cursor:pointer;}

.top_bg .top .searchbox.open { height:24px;}

.top_bg .top .searchbox .keys:-ms-input-placeholder{

    color: #999;/*opacity:0.5; font-size:12px;*/

}

.top_bg .top .searchbox .keys::-webkit-input-placeholder{

    color: #999;/*opacity:0.5; font-size:12px;*/

}



.top_bg:after { content:''; width:100%; position:absolute; left:0; top:97px; height:0; background:#9ac768; background:rgba(154,199,104,.8); z-index:-1;

    -webkit-transition: all .5s ease;

    -moz-transition:all .5s ease;

    -o-transition:all .5s ease;

    -ms-transition:all .5s ease;

    transition:all .5s ease;

}

.top_bg.subnav_bg:after { height:50px;}

/*主导航样式*/

.navmenu_bg { height:61px; position:relative; z-index:9999999; background:url(../images/navmenu_bg.gif) top center no-repeat; /*background:linear-gradient(to right,#1c7c2b, 60%, #4ea00e); filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #1c7c2b, endColorstr = #4ea00e);*/ /* background:rgba(255,255,255,.68); border-bottom:2px solid #549e04;*/}





.navmenu { max-width:1200px; min-width:320px; height:92px; margin:0 auto; overflow:visible;}

.navmenu #menu { height:92px; position:absolute; right:0; left:400px; bottom:0; font-size:16px;/* background:url(../images/navmenu_spa.png) left center no-repeat;*/}

.navmenu #menu li { height:92px; width:12.5%; float:left; position:relative; /* background:url(../images/navmenu_spa.gif) right center no-repeat; writing-mode:tb-rl; font-weight:bold;  letter-spacing:2px;*/}

.navmenu #menu li.home { width:10%;}

.navmenu #menu li a { display:block; width:100%; height:92px; line-height:92px; text-align:center; overflow:hidden; position:relative; color:#666666;}

.navmenu #menu li.home a:before { }

.navmenu #menu li:hover a .cn,.navmenu #menu li.hover a .cn{ /*color:#0657a8; background:#dd1e19;*/}

.navmenu #menu li:hover a .en{ color:#83bbba;}

.navmenu #menu li:hover a+.subnav{ display:block;}

.navmenu #menu li.hover a ,.navmenu #menu li:hover a{ color:#6db025; font-size:20px;/* font-weight:bold; background:#dd1e19; color:#cc0b10;*/}

.navmenu #menu li.hover,.navmenu #menu li:hover { /*background:#ba0722; background:rgba(0,0,0,.15);background:#ba0722;  */ color:#d20202;/* letter-spacing:2px; */}

.navmenu #menu li.hover a+.subnav { }

.navmenu #menu li a:before{

	content: '';

	position:absolute;

	left:50%;

	margin-left:-7px;

	bottom:-7px;

	width:14px;

	height:7px;

	background:url(../images/navmenu_focus_icon.png) bottom center no-repeat;

	z-index:-1;

    -webkit-transition: all .5s ease;

    -moz-transition:all .5s ease;

    -o-transition:all .5s ease;

    -ms-transition:all .5s ease;

    transition:all .5s ease;

}

.navmenu #menu li:hover a:before,.navmenu #menu li.hover a:before { bottom:0;}

/*二级菜单*/

.navmenu #menu li .subnav { width:800%; height:auto; overflow:hidden; display:none; position:absolute; top:92px; left:-200%; padding-top:5px; /*background:rgba(167,114,92,.95);*/ background-size:100% 100%; font-weight:normal; border-radius:0;}

.navmenu #menu li .subnav a { width:auto; display:inline-block; height:50px; line-height:50px; font-weight:normal; color:#fff; background:none; position:relative; white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; font-size:14px; margin:0 5px; padding:0 5px;}

.navmenu #menu li .subnav a:before { background:none;}

.navmenu #menu li .subnav a:hover { background:#6db025;}





#focusindex { position:relative; height:auto; margin:0 auto; overflow:hidden; z-index:1;



/*-webkit-animation: waver_run 6s linear infinite 0s;

-moz-animation: waver_run 6s linear infinite 0s;

-o-animation: waver_run 6s linear infinite 0s;

-ms-animation: waver_run 6s linear infinite 0s;

animation: waver_run 6s linear infinite 0s;*/



}



/*服务项目*/

.service_case { max-width:1200px; min-width:320px; height:auto; margin:0 auto; overflow:visible; }

.service_case dt { width:100%; height:auto; overflow:hidden; text-align:center; position:relative;}

.service_case dt .tit { color:#323232; font-size:33px; text-transform:uppercase; line-height:50px; display:inline-block;}

.service_case dt .tit1 { color:#c2c2c2; line-height:50px; font-family:Arial; text-transform:uppercase; font-size:19px; letter-spacing:6px;}

.service_case dt .line { display:inline-block; width:34px; height:1px; background:#838383; z-index:-1; position:relative; top:-10px; margin:0 20px;}

.service_case dt .des { color:#1a4791; font-size:16px; line-height:27px;}

.service_case dd { width:100%; height:auto; overflow:hidden;}

.service_case dd .tabs { width:100%; height:auto; overflow:hidden; font-size:20px; text-align:center;}

.service_case dd .tabs a { display:inline-block; width:127px; height:40px; line-height:40px; text-align:center;}

.service_case dd .tabs a:hover,.service_case dd .tabs a.hover { background:url(../images/service_case_tab_focus.png) center center no-repeat;}

.service_case dd .pic_list { height:auto; margin:20px 30px; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}

.service_case dd .pic_list li { width:31%; float:left; flex:0 0 31%; margin-top:20px; margin-bottom:0.5%; height:auto; overflow:hidden; position:relative; top:0; left:0; line-height:0; text-align:center;

-moz-transition:all 2s cubic-bezier(0,0,.2,1);

-o-transition:all 2s cubic-bezier(0,0,.2,1);

-ms-transition:all 2s cubic-bezier(0,0,.2,1);

transition:all 2s cubic-bezier(0,0,.2,1);

}

.service_case dd .pic_list li .tit { display:block; width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; color:#000000; background:#d7d7d7; background:rgba(215,215,215,.88); position:absolute; left:0; bottom:0; z-index:1;}

.service_case dd .pic_list li a { display:block; position:relative;/* z-index:5; width:100%; height:100%; background:url(../images/productbox_list_mask.png) center center no-repeat; background-size:100% 100%;*/}

.service_case dd .pic_list li .pic { border:1px solid #dedede; display:block; overflow:hidden;

	webkit-transition: all .5s ease;

    -moz-transition:all .5s ease;

    -o-transition:all .5s ease;

    -ms-transition:all .5s ease;

    transition:all .5s ease; position:relative; z-index:0;}

.service_case dd .pic_list li:hover .pic { border:1px solid #243f9b; /*-webkit-transform: scale(1.15);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 750ms;

	-moz-transform: scale(1.15);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 750ms;*/}

.service_case dd .pic_list li:hover .mask { bottom:0;}

.service_case dd .pic_list li:hover .tit { background:#cb0b23; background:rgba(203,11,35,.81); color:#fff;}

.service_case dd .more { display:block; width:155px; height:44px; line-height:44px; background:#6d6d6d; color:#fff; text-align:center; text-transform:uppercase; font-size:16px; border-radius:3px; margin:0 auto; margin-top:40px;}

.service_case dd .more:hover { background:#cb0b23;}



/*服务优势*/

.service_advantage { max-width:1200px; min-width:320px; height:auto; margin:0 auto; overflow:visible; }

.service_advantage dt { width:100%; height:auto; overflow:hidden; text-align:center; position:relative;}

.service_advantage dt .tit { color:#323232; font-size:33px; text-transform:uppercase; line-height:50px; display:inline-block;}

.service_advantage dt .tit1 { color:#c2c2c2; line-height:50px; font-family:Arial; text-transform:uppercase; font-size:19px; letter-spacing:6px;}

.service_advantage dt .line { display:inline-block; width:34px; height:1px; background:#838383; z-index:-1; position:relative; top:-10px; margin:0 20px;}

.service_advantage dt .des { color:#1a4791; font-size:16px; line-height:27px;}

.service_advantage dd { width:100%; height:auto; overflow:hidden;}

.service_advantage dd .icon_list { width:100%; height:auto; overflow:hidden; margin-top:40px;}

.service_advantage dd .icon_list li { width:25%; float:left; margin:0 0%; text-align:center; }

.service_advantage dd .icon_list li .icon { width:182px; height:182px; margin:0 auto; overflow:hidden; background:url(../images/service_advantage_list_icon_bg.png) center center no-repeat;}

.service_advantage dd .icon_list li .tit { font-size:19px; line-height:28px; color:#fff; margin-top:37%;}

.service_advantage dd .icon_list li .des { color:#535353; line-height:28px; margin-top:10px;}

.service_advantage dd .icon_list li:hover .icon { background:url(../images/service_advantage_list_icon_bg1.png) center center no-repeat;

	-webkit-animation-name: rubberBand; animation-name: rubberBand;

}



/*新闻资讯*/

.newsbox { max-width:1200px; height:auto; margin:0 auto; margin-top:40px; overflow:visible;}

.newsbox dt { width:100%; height:50px; margin:0 auto; overflow:visible; position:relative; border:1px solid #fff;}

.newsbox dt:after { content:''; position:absolute; left:-200%; right:-200%; bottom:-10px; height:1px; background:#ccc;}

.newsbox dt .title { height:auto; overflow:hidden; margin-right:10px; padding-left:15px; position:absolute; left:0; top:0; text-align:left;}

.newsbox dt .title:before { content:''; width:1px; height:61px; background:#6db025; position:absolute; left:5px; top:5px;}

.newsbox dt .tit { color:#000; font-size:30px; line-height:30px; font-weight:bold;}

.newsbox dt .tit1 { color:#7f7f7f; font-size:12px; line-height:12px; font-family:Arial;text-transform:uppercase; margin-top:10px; /*  display:inline-block; background:#fff; padding:0 10px;*/}

.newsbox dt .line { width:96px; height:2px; background:#e80000; z-index:-1; margin:5px auto;}

.newsbox dt .des { color:#656565; font-size:18px; line-height:30px;}



.newsbox dt .tabs { width:100%; height:auto; overflow:hidden; color:#333333; font-size:18px; text-align:right; margin-top:28px; position:relative; z-index:1;}

.newsbox dt .tabs li { display:inline-block; height:auto; overflow:hidden; margin:0 18px;}

.newsbox dt .tabs li a { display:block; width:80px; height:33px; line-height:33px; text-align:center; color:#434343; position:relative;}

.newsbox dt .tabs li:hover a,

.newsbox dt .tabs li.hover a{ color:#6db025;}

.newsbox dt .tabs li:hover a:after,

.newsbox dt .tabs li.hover a:after{ content:''; position:absolute; bottom:0; left:0; height:3px; width:100%; background:#6db025;}



.newsbox dd .news_box { padding-left:606px; height:auto; overflow:hidden;}

.newsbox dd{ width:100%; height:auto; overflow:hidden; margin-top:20px;}

.newsbox dd{ width:100%; height:auto; overflow:hidden; margin-top:20px;}

/*图片新闻列表样式*/

.newsbox dd ul.pic_news_list { width:595px; height:373px; margin:40px 0 0 -606px; float:left; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}

.newsbox dd ul.pic_news_list li { height:auto; overflow:hidden; float:left;}

.newsbox dd ul.pic_news_list li .pic { height:auto; overflow:hidden; display:block;}

.newsbox dd ul.pic_news_list li .brief { padding:10px 0; height:auto; overflow:hidden;}

.newsbox dd ul.pic_news_list li .brief .tit { display:block; width:94%; height:40px; font-size:16px; line-height:40px; color:#373737; white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}

.newsbox dd ul.pic_news_list li .brief .des { width:100%; height:auto; overflow:hidden; line-height:24px; font-size:14px; margin-top:5px; color:#666666; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}

.newsbox dd ul.pic_news_list li .brief .des .more { color:#f00000;}

/*新闻列表样式*/

.news_list_box { width:100%; height:auto; overflow:hidden; float:left; margin-top:40px;}

.newsbox dd ul.news_list { width:100%; height:auto; overflow:hidden; margin-top:0px; background:#b2b2b2; padding-top:1px;/* display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;*/}

.newsbox dd ul.news_list li { height:93px; overflow:hidden; position:relative;}



.newsbox dd ul.news_list li .line { background:#c8d0df; width:100%; height:1px; position:absolute; left:0; bottom:0;}

.newsbox dd ul.news_list li { 

-webkit-transition: all .5s ease;

-moz-transition:all .5s ease;

-o-transition:all .5s ease;

-ms-transition:all .5s ease;

transition:all .5s ease;

}

.newsbox dd ul.news_list li .date { width:92px; height:92px; overflow:hidden; float:left; color:#000; text-align:center; background:#fff; margin:1px; margin-top:0;}

.newsbox dd ul.news_list li .date .d { font-family:Impact; font-size:40.53px; line-height:50px; margin-top:10px;}

.newsbox dd ul.news_list li .date .y-m { font-size:14px; line-height:20px;}

.newsbox dd ul.news_list li .brief { position:absolute; left:94px; right:1px; bottom:1px; top:0; overflow:hidden; background:#fff; padding:0 10px;}

.newsbox dd ul.news_list li .tit { color:#2a2a2a; font-size:16px; height:30px; line-height:30px; white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; margin-top:15px;}



.newsbox dd ul.news_list li .des { width:100%; height:24px; line-height:24px; overflow:hidden; margin-top:0px; font-size:14px; color:#666; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}

.newsbox dd ul.news_list li:hover,

.newsbox dd ul.news_list li.hover { background:#6db025;}

.newsbox dd ul.news_list li:hover .brief .des,

.newsbox dd ul.news_list li.hover .brief .des{ color:#6db025; height:48px; -webkit-line-clamp: 2;}

.newsbox dd ul.news_list li:hover .date,

.newsbox dd ul.news_list li.hover .date{ color:#6db025;}

.newsbox dd ul.news_list li:hover .brief .tit,

.newsbox dd ul.news_list li.hover .brief .tit { color:#6db025; margin-top:5px;}



/*页面布局*/

.indexbox{  max-width:1200px; min-width:320px; height:auto; margin:0 auto; overflow:hidden;}

.ny_banner { height:550px; background-color:#ccc; overflow:hidden; position:relative; background-repeat:no-repeat; background-position:top center; margin-top:0px;}



.location_bg { background:#f3f3f3; height:33px; border-bottom:1px solid #ccc; box-shadow: 2px 2px 3px rgba(0,0,0,0.2); position:relative; z-index:999;}

.location_bg .location { max-width:1098px; min-width:320px; margin:0 auto; height:33px; line-height:33px; color:#000; text-indent:10px;} 

.location_bg .location a { color:#000;}



.slide_banner .slick-dots { bottom:60px; text-align:left;}

.slide_banner .slick-dots li { width:10px; height:10px; background:#fff; border-radius:5px;

	-webkit-transition: all .5s cubic-bezier(0,0,.2,1);

	-moz-transition:all .5s cubic-bezier(0,0,.2,1);

	-o-transition:all .5s cubic-bezier(0,0,.2,1);

	-ms-transition:all .5s cubic-bezier(0,0,.2,1);

	transition:all .5s cubic-bezier(0,0,.2,1);

}

.slide_banner .slick-dots li a{ display:block; overflow:hidden; text-align:center; text-indent:-999px;}

.slide_banner .slick-dots .slick-active { width:43px;}



.bannerBox{ width:100%; height:auto; overflow:hidden; position:relative; margin-top:0px;}

.bannerBox .hd{ width:100%;

	height:30px;

	text-align:center;

	position:absolute;

	bottom:60px; z-index:1; }

.bannerBox .hd ul{ max-width:1200px; min-width:320px; margin:0 auto; overflow:hidden; zoom:1; text-align:left;}

.bannerBox .hd ul li{ display:inline-block;

	_display:inline;

	_zoom:1;

	background:#fff;

	width:10px;

	height:10px;

	overflow:hidden;

	text-indent:-999px;

	line-height:10px;

	_font-size:0;

	margin:5px;

	cursor:pointer;

	z-index:1;

	border-radius:10px;

	-webkit-transition: all .5s cubic-bezier(0,0,.2,1);

	-moz-transition:all .5s cubic-bezier(0,0,.2,1);

	-o-transition:all .5s cubic-bezier(0,0,.2,1);

	-ms-transition:all .5s cubic-bezier(0,0,.2,1);

	transition:all .5s cubic-bezier(0,0,.2,1);

	

	color:#fff; font-size:12px;}

.bannerBox .hd ul li.on{ background:#fff; width:43px; color:#fff;}

.bannerBox .bd{ position:relative; height:100%; z-index:0;   }

.bannerBox .bd li{ zoom:1; vertical-align:middle;}

.bannerBox .bd li img { display:block;}

.bannerBox .bd li a { display:block;}

/*.bannerBox .bd ul li {

	-webkit-transform: scale(2);

	-moz-transform: scale(2);



}

.bannerBox .bd ul li.on {

	-webkit-transform: scale(1, 1);

	-moz-transform: scale(1, 1);



}*/



/* 下面是前/后按钮代码，如果不需要删除即可 */

.bannerBox .prev,

.bannerBox .next{ position:absolute; left:3%; top:50%; margin-top:-30px; display:block; width:50px; height:60px; background:url(../images/slider-arrow.png) -177px 0 no-repeat; filter:alpha(opacity=50);opacity:0.5;}

.bannerBox .next{ left:auto; right:3%; background-position:-52px 0; }

.bannerBox .prev:hover{ filter:alpha(opacity=100);opacity:1; background-position:-117px 0;}

.bannerBox .next:hover{ filter:alpha(opacity=100);opacity:1; background-position:0 0;}

.bannerBox .prevStop{ display:none;  }

.bannerBox .nextStop{ display:none;  }



.topbox_bg { height:60px; overflow:visible; position:relative; margin-top:39px; z-index:1;}

.topbox_bg .topbox { max-width:1100px; min-width:320px; margin:0 auto; margin-top:0; height:60px; overflow:visible; position:relative; background:#599e49; /*text-shadow: 0 1px #ccc, 1px 0 #ccc, -1px 0 #ccc, 0 -1px #ccc;*/ position:relative;}

.topbox_bg .topbox .hotkeys { height:auto; overflow:hidden; line-height:62px; float:left;font-size:14px;}

.topbox_bg .topbox .hotkeys a { color:#fff; }

.topbox_bg .topbox .hotkeys .lab { color:#fff; margin-left:30px;}

.topbox_bg .topbox .searchbox { width:445px; height:60px; overflow:hidden; position:absolute; left:0px; top:0px;}

.topbox_bg .topbox .searchbox .keys { width:389px; height:60px; line-height:60px; border:0; color:#fff; background:none; position:absolute; left:0px; top:0px; text-indent:20px;}

.topbox_bg .topbox .searchbox .submit { width:56px; height:60px; border:0; position:absolute; right:0px; top:0px; cursor:pointer; background:#ffa800 url(../images/search_icon.png) center center no-repeat; text-indent:-9999px;}

.topbox_bg .topbox .searchbox .keys:-ms-input-placeholder{

    color: #fff;opacity:1; font-size:14px;

}

.topbox_bg .topbox .searchbox .keys::-webkit-input-placeholder{

    color: #fff;opacity:1; font-size:14px;

}

.topbox_bg .topbox .noticebox { position:absolute; left:445px; right:0; height:auto; overflow:hidden; height:60px; padding-left:200px;}

.topbox_bg .topbox .noticebox dt { width:200px; height:60px; margin:0 0 0 -200px; line-height:60px; font-weight:bold; color:#fff; float:left; background:url(../images/notice_icon.png) 60px center no-repeat; text-indent:100px;}

.topbox_bg .topbox .noticebox dd { width:100%; height:60px; float:left; line-height:60px;}

.topbox_bg .topbox .noticebox dd ul li a { color:#fff;}

/*关于我们*/

.aboutbox_bg { height:auto; min-height:734px; overflow:hidden; background:url(../images/aboutbox_bg.jpg) top center no-repeat;}

.aboutbox { max-width:1200px; min-width:320px; height:auto; margin:0 auto; overflow:hidden; position:relative;}

.aboutbox dt { width:100%; height:auto; overflow:hidden; position:relative; margin-top:56px;}

.aboutbox dt .tit { color:#6db025; font-size:34px; line-height:40px; margin-left:11px;}

.aboutbox dt .tit1 { color:#7f7f7f; font-size:20px; line-height:24px; font-family:Arial; text-transform:capitalize; margin-left:11px;}

.aboutbox dt .line { width:1px; height:57px; background:#6db025; position:absolute; left:0; top:5px;}

.aboutbox dd .des { color:#36363; font-size:14px; line-height:24px; text-align:center;}

.aboutbox dd { width:100%; height:auto; overflow:hidden; position:relative;}

.aboutbox dd .about_box {padding-right:614px;}

.aboutbox dd .pic { width:779px; height:500px; overflow:hidden; display:block; float:right; margin:0 -779px 0 0;}

.aboutbox dd .videobox { width:600px; height:auto; overflow:hidden; display:block; float:right; margin:0 -614px 0 0;}

.aboutbox dd .about { width:100%; height:auto; overflow:hidden; float:left; margin-top:50px;}

.aboutbox dd .about .text { width:100%; height:200px; margin-top:20px; line-height:50px; color:#666666; font-size:19px; overflow:hidden; text-align:justify; text-justify:distribute-all-lines; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}

.aboutbox dd .about .tit { color:#333333; font-size:24px; line-height:50px;}

.aboutbox dd .about .more { line-height:25px; display:inline-block; text-align:center; color:#000; font-size:16px; margin-top:20px; border-bottom:1px solid #6db025}

.aboutbox dd .about .more:hover { }

.aboutbox dd .text .more { position:absolute; right:40px; bottom:0;  display:block; width:99px; height:33px; line-height:33px; background:#e5e5e5; text-align:center; color:#666666; border-radius:3px; text-transform:uppercase;}



.aboutbox dd .about_point { width:100%; height:auto; overflow:hidden; float:left; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; margin-top:80px;}

.aboutbox dd .about_point li { width:20%; flex:0 0 20%; height:auto; float:left; text-align:center;}

.aboutbox dd .about_point li .num { height:auto; overflow:hidden; text-align:left; font-family:Impact; color:#666666; font-size:50px; line-height:60px;}

.aboutbox dd .about_point li .tit { font-size:16px; line-height:40px; color:#666666;}

.aboutbox dd .about_point li .unit { font-size:16px; line-height:16px; color:#666666; position:relative; margin-left:5px; top:-25px;}

.aboutbox dd .about_point li .des { color:#fff; line-height:20px; font-size:15px; text-align:left;}



.about_other { max-width:1200px; min-width:320px; height:auto; overflow:hidden; margin:0 auto;}

.about_other_bg { height:auto; overflow:hidden; position:relative;}

.about_other_bg .pic {position:absolute; left:0; top:0; height:100%; width:auto;}

.about_other_info { width:424px; height:auto; min-height:453px; position:relative; background:#fff; float:right; text-align:center;}

.about_other_info .margin { margin:25px;}

.about_other_info .tit { font-size:50px; color:#333; line-height:72px;}

.about_other_info .des { font-size:16px; color:#666; line-height:30px; margin-top:20px; overflow:hidden; height:240px; text-align:justify; text-justify:distribute-all-lines; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical;}

.about_other_info .des.info { width:65%;}

.about_other_info.logo { width:600px; background:#fff url(../images/about_other_logo.jpg) right bottom no-repeat;}



.aboutbox dd .icon_list { width:100%; height:auto; overflow:hidden; margin-top:30px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center;}

.aboutbox dd .icon_list li { width:209px; height:181px; float:left; margin:10px 30px; text-align:center; background:url(../images/about_icon_box.png) center center no-repeat;}

.aboutbox dd .icon_list li .icon { width:50px; height:50px; margin:0 auto; margin-top:18%; overflow:hidden;}

.aboutbox dd .icon_list li .tit { font-size:23px; line-height:70px; color:#0054b9;}

.aboutbox dd .icon_list li .des { color:#535353; line-height:28px; margin-top:10px;}

.aboutbox dd .icon_list li:hover .icon {

	-webkit-animation-name: rubberBand; animation-name: rubberBand;

}



/*广告横幅*/

.adbox_bg { height:227px; overflow:hidden; position:relative; background:#095996;}

.adbox_bg .adbox { max-width:1200px; min-width:320px; margin:0 auto; height:227px; color:#fff; text-align:center; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}

.adbox_bg .adbox .introduct { float:left;}

.adbox_bg .adbox .tit { line-height:30px; font-size:18px; color:#fff;}

.adbox_bg .adbox .tit:before { content:''; width:44px; height:2px; background:#fff; display:inline-block; margin-right:10px; position:relative; top:-5px;}

.adbox_bg .adbox .tit:after { content:''; width:44px; height:2px; background:#fff; display:inline-block; margin-left:10px; position:relative; top:-5px;}

.adbox_bg .adbox .tit1 { line-height:60px; font-size:38px; color:#fff; font-weight:bold; width:100%; text-align:left;}

.adbox_bg .adbox .tit2 { line-height:40px; font-size:14px; color:#c5e4ff; text-transform:uppercase; width:100%; text-align:left;}

.adbox_bg .adbox .more { color:#fff; float:left; font-size:18px; top:30px; left:20px; position:relative;}

.adbox_bg .adbox .telbox { display:block; width:355px; height:59px; line-height:59px; position:relative; background:#fff; border-radius:5px; float:left;}

.adbox_bg .adbox .telbox .lab { width:116px; height:59px; text-align:right; color:#015fb0; font-size:18px; float:left; font-weight:bold;}

.adbox_bg .adbox .telbox .tel { font-size:24px; line-height:59px; color:#f00808; font-family:Arial; font-weight:bold; float:left;}

.strok-outside {

    text-shadow: 0 2px white, 2px 0 white, -2px 0 white, 0 -2px white;

}

*.stroke_white {-webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #fff; }

*.stroke_white_outside { text-shadow: 0 2px #fff, 2px 0 #fff, -2px 0 #fff, 0 -2px #fff;}

.slideBox { position:relative;}

/*.slideBox .prev { display:block; width:53px; height:97px; position:absolute; left:-80px; top:50%; margin-top:-48.5px; background:url(../images/slide_ctrl_left.png) center center no-repeat;}

.slideBox .next { display:block; width:53px; height:97px; position:absolute; right:-80px; top:50%; margin-top:-48.5px; background:url(../images/slide_ctrl_right.png) center center no-repeat;}*/



/*产品展示*/

.productbox_bg { min-height:620px; height:auto; overflow:hidden; background:url(../images/productbox_bg.jpg) top center no-repeat;}

.productbox { width:100%; height:auto; overflow:visible; margin-top:32px;}

.productbox dt { width:100%; height:auto; overflow:hidden; position:relative;}

.productbox dt .title { height:auto; overflow:hidden; margin-left:10px; padding-left:15px; margin-top:8px; position:relative;}

.productbox dt .title:before { content:''; width:2px; height:61px; background:#6db025; position:absolute; left:5px; top:5px;}

.productbox dt .tit { color:#000; font-size:30px; line-height:40px; font-weight:bold;}

.productbox dt .tit1 { color:#333; font-size:16px; line-height:30px; font-family:Arial;text-transform:uppercase; /*  display:inline-block; background:#fff; padding:0 10px;*/}

.productbox dt .tit1 span { color:#6db025;}

.productbox dt .line { width:2px; height:61px; background:#6db025; position:absolute; left:5px; top:5px;}

.productbox dt .des { color:#1a4791; font-size:16px; line-height:27px;}

.productbox dt .tabs { float:left; height:auto; overflow:hidden; font-size:14px;/* display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;*/ margin-top:15px;}

.productbox dt .tabs a { display:block; height:36px; line-height:36px; padding:0; margin:10px 30px; color:#4b4b4b; position:relative;}

.productbox dt .tabs a:before { content:''; display:inline-block; width:21px; height:21px; background:url(../images/product_tabs_icon.gif) no-repeat; position:relative; top:5px; margin-right:15px;}

.productbox dt .tabs a:hover,.productbox dt .tabs a.hover { color:#4b4b4b;}

.productbox dt .contact_info { padding:30px 20px; line-height:30px; font-size:14px; color:#4b4b4b;}

.productbox dt .contact_info .qrcode { width:104px; height:auto; overflow:hidden; margin:0 auto; margin-top:40px;}

.productbox dt .contact_info .tit { width:100%; text-align:center; font-size:12px; line-height:30px; margin:0; color:#4b4b4b;}

.productbox dd { width:100%; height:auto; overflow:visible; float:left;}



.productbox dd .prev { width:30px; height:100%; position:absolute; left:-80px; top:0; z-index:1; background:url(../images/productbox_scroll_prev.png) center center no-repeat;}

.productbox dd .next { width:30px; height:100%; position:absolute; right:-80px; top:0; z-index:1; background:url(../images/productbox_scroll_next.png) center center no-repeat;}



.productbox .product_list { width:100%; height:auto; overflow:visible;}

.productbox .product_list li { width:285px; height:auto; float:left; margin-left:10px; margin-right:10px; padding-bottom:30px; margin-bottom:10px; overflow:hidden; position:relative; border-radius:20px; 

-moz-transition:all .5s cubic-bezier(0,0,.2,1);

-o-transition:all .5s cubic-bezier(0,0,.2,1);

-ms-transition:all .5s cubic-bezier(0,0,.2,1);

transition:all .5s cubic-bezier(0,0,.2,1);

box-shadow: 3px 3px 10px rgba(0,0,0,0.3);

}

.productbox .product_list li:after { content:''; width:100%; position:absolute; left:0; bottom:-22px; height:22px; background:#6db025;

	webkit-transition: all .5s ease;

	-moz-transition:all .5s ease;

	-o-transition:all .5s ease;

	-ms-transition:all .5s ease;

	transition:all .5s ease;

}

.productbox .product_list li.ml0 { margin-left:0;}

.productbox .product_list li .des { margin:20px 10px; height:150px; line-height:30px; color:#000; overflow:hidden; text-align:justify; text-justify:distribute-all-lines; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}

.productbox .product_list li .tit { display:block; width:100%; height:61px; line-height:61px; font-size:22px; background:#cce3b3; color:#000; font-weight:bold; z-index:1; text-align:center; position:relative;

webkit-transition: all .5s ease;

-moz-transition:all .5s ease;

-o-transition:all .5s ease;

-ms-transition:all .5s ease;

transition:all .5s ease;

display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;

}

.productbox .product_list li .more{ width:80px; height:26px; margin:0 auto; line-height:26px; text-align:center; margin-top:10px; color:#599e49; border:1px solid #83b577;}

.productbox .product_list li a { display:block; position:relative;/* z-index:5; width:100%; height:100%; background:url(../images/productbox_list_mask.png) center center no-repeat; background-size:100% 100%;*/}

.productbox .product_list li .pic { width:100%; overflow:hidden; position:relative; z-index:0;}

.productbox .product_list li .pic img {

	-webkit-transform: scale(1, 1);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 250ms;

	-moz-transform: scale(1, 1);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 250ms;

}

.productbox .product_list li:hover:after { bottom:0;}

.productbox .product_list li:hover .pic img { 

	-webkit-transform: scale(1.1);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 750ms;

	-moz-transform: scale(1.1);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 750ms;

}

.productbox .product_list li .brief { background:#34a045; position:relative; z-index:1; padding:10px 20px;}



.productbox .product_list li:hover .tit { }

.productbox .product_list li:hover .des { }

.productbox .product_list li:hover .more { background:#83b577; color:#fff;}



.into_us_bg { height:auto; overflow:hidden; position:relative; padding-bottom:40px;}

.into_us { max-width:1200px; min-width:960px; margin:0 auto; margin-top:40px; overflow:visible;}

.into_us dt { max-width:1200px; min-width:320px; height:auto; margin:0 auto; overflow:hidden; position:relative;}

.into_us dt .title { height:auto; overflow:hidden; margin-right:10px; padding-right:15px; margin-top:8px; position:relative; text-align:right;}

.into_us dt .title:before { content:''; width:2px; height:61px; background:#6db025; position:absolute; right:5px; top:5px;}

.into_us dt .tit { color:#000; font-size:30px; line-height:30px; font-weight:bold;}

.into_us dt .tit1 { color:#7f7f7f; font-size:12px; line-height:12px; font-family:Arial;text-transform:uppercase; margin-top:10px; /*  display:inline-block; background:#fff; padding:0 10px;*/}

.into_us dt .tit1 span { color:#6db025;}

.into_us dt .line { width:96px; height:2px; background:#e80000; z-index:-1; margin:5px auto;}

.into_us dt .des { color:#656565; font-size:18px; line-height:30px;}

.into_us dt .tabs { width:100%; height:auto; overflow:hidden; text-align:center; font-size:0; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; margin-top:33px;}

.into_us dt .tabs li { display:inline-block; height:38px; line-height:38px; text-align:center; margin:0 6px; color:#8a8a8a; background:#fff; font-size:16px; border-radius:10px; overflow:hidden;}

.into_us dt .tabs li a { display:block; padding:0 20px; background:#c5c5c5;}

.into_us dt .tabs li:hover a,.casebox dt .tabs li.hover a { background:#006ccc; color:#fff;}

.into_us dd { width:100%; height:auto; overflow:visible;}



.into_us .case_box { position:absolute; left:0; top:28%; width:75%;}

.into_us_scroll { width:100%; height:340px; overflow:hidden;}

.into_us .case_list { height:auto; overflow:hidden; position:relative;}

.into_us .case_list li { width:32%; flex:0 0 32%; height:auto; overflow:hidden; float:left; margin-right:16px; zoom:1;

-moz-transition:all 2s cubic-bezier(0,0,.2,1);

-o-transition:all 2s cubic-bezier(0,0,.2,1);

-ms-transition:all 2s cubic-bezier(0,0,.2,1);

transition:all 2s cubic-bezier(0,0,.2,1);

}

.into_us .case_ctrl_prev { width:38px; height:100%; position:absolute; left:-150px; top:0; z-index:1; background:url(../images/case_list_ctrl_prev.png) center center no-repeat;}

.into_us .case_ctrl_next { width:38px; height:100%; position:absolute; right:-150px; top:0; z-index:1; background:url(../images/case_list_ctrl_next.png) center center no-repeat;}

.into_us .case_list li .brief { width:100%; height:42px; line-height:42px; z-index:99999; font-size:16px; background:#d69444; color:#feedc1;}

.into_us .case_list li .tit { width:100%; height:40px; line-height:40px; text-align:center; text-align:center; background:#000; background:rgba(0,0,0,.6); color:#fff; font-size:16px; position:absolute; left:0; bottom:0;}

.into_us .case_list li a { display:block; width:100%; height:auto; overflow:hidden; position:relative;}

.into_us .case_list li .pic { display:block; height:auto; overflow:hidden; border:1px solid #fff;}

.into_us .case_list li .pic img {

	-webkit-transition: all .5s ease;

    -moz-transition:all .5s ease;

    -o-transition:all .5s ease;

    -ms-transition:all .5s ease;

    transition:all .5s ease; position:relative; z-index:0; overflow:hidden;	

	}

.into_us .case_list li:hover { }

.into_us .case_list li:hover .pic img {

	-webkit-transform: scale(1.2);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 750ms;

	-moz-transform: scale(1.2);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 750ms;}

.into_us .case_list li:hover .tit { bottom:0;}

.into_us .case_switch { width:153px; height:auto; background:#fff; overflow:hidden; float:right; margin-top:30px; margin-right:20px;}

.into_us .case_switch ul { width:100%; height:auto; overflow:hidden;}

.into_us .case_switch ul li { line-height:43px; text-align:right;}

.into_us .case_switch ul li.hover a { color:#6db025; font-weight:bold;}

.into_us .ctrl_box { width:160px; height:auto; overflow:hidden; position:absolute; right:-160px; bottom:30px; /*float:right; margin-top:-30px; margin-right:-180px;*/ font-size:20px;}

.into_us .ctrl_box a { position:relative; font-weight:bold;}

.into_us .ctrl_box a.prev:after { content:'—'; margin-left:-10px; position:relative; top:-1px;}

.into_us .ctrl_box a.next:before { content:'—'; margin-right:-10px;}

.into_us .ctrl_box .ctrl_info { display:inline-block; font-weight:bold; font-size:14px;}

.into_us .ctrl_box .ctrl_info .scroll_i { color:#6db025; margin:0 3px;}

.into_us .ctrl_box .ctrl_info .scroll_c { color:#000; font-size:10px; margin:0 3px;}

.into_us dd .case_more { display:block; width:122px; height:29px; line-height:29px; margin:0 auto; margin-top:50px; text-align:center; color:#fff; background:#f19149; font-size:20px; font-family:Arial; text-transform:uppercase; border-radius:8px;}



.network_bg { height:auto; overflow:hidden; background:#f5f5f5; padding-bottom:40px;}

.network { max-width:1200px; min-width:320px; margin:0 auto; margin-top:50px; background:url(../images/network_pic.jpg) right top no-repeat;}

.network dt { max-width:1200px; min-width:320px; height:auto; margin:0 auto; overflow:hidden; position:relative;}

.network dt .title { height:auto; overflow:hidden; margin-right:10px; padding-left:15px; margin-top:8px; position:relative; text-align:left;}

.network dt .title:before { content:''; width:1px; height:61px; background:#6db025; position:absolute; left:5px; top:5px;}

.network dt .tit { color:#000; font-size:30px; line-height:30px; font-weight:bold;}

.network dt .tit1 { color:#7f7f7f; font-size:12px; line-height:12px; font-family:Arial;text-transform:uppercase; margin-top:10px; /*  display:inline-block; background:#fff; padding:0 10px;*/}

.network dt .des { color:#000; font-size:16px; line-height:28px; margin-top:20px;}

.network dt .tit1 span { color:#6db025;}

.network dd .global_icon_list { float:left; width:340px; height:auto; overflow:hidden; margin-top:60px;}

.network dd .global_icon_list a { font-size:16px; color:#000; display:block; width:50%; float:left; line-height:40px;}

.network dd .global_icon_list a img { box-shadow: 3px 3px 3px rgba(0,0,0,0.3); margin-right:10px;}

.network dd .info { width:43%; color:#000; font-size:16px; line-height:28px;}

.network dd .internal .tit { color:#000; font-size:30px; line-height:50px; font-weight:bold; text-align:center;}

.network dd .internal ul li { width:225px; height:auto; float:left; overflow:hidden; margin:10px;}

.network dd .internal ul li:hover { box-shadow: 3px 3px 5px rgba(0,0,0,0.3);}



/*案列展示*/

.casebox_bg { height:auto; min-height:608px; overflow:hidden; background:url(../images/casebox_bg.jpg) top center no-repeat;}

.casebox { max-width:1200px; min-width:320px; height:auto; margin:0 auto; margin-top:40px; overflow:visible;}

.casebox dt { width:100%; height:auto; overflow:hidden; text-align:center; position:relative;}

.casebox dt .space { margin:0 20px; position:relative; top:-10px;}

.casebox dt .tit { color:#0046b9; font-size:41px; line-height:60px; height:60px; margin-top:-40px; font-weight:bold;}

.casebox dt .tit1 { color:#e6e6e6; font-size:60px; line-height:60px; font-family:Arial; font-weight:bold; /* text-transform:uppercase; display:inline-block; background:#fff; padding:0 10px;*/}

.casebox dt .line { width:96px; height:2px; background:#e80000; z-index:-1; margin:5px auto;}

.casebox dt .des { color:#656565; font-size:18px; line-height:30px;}

.casebox dt .tabs { width:100%; height:auto; overflow:hidden; text-align:center; font-size:0; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; margin-top:33px;}

.casebox dt .tabs li { display:inline-block; height:38px; line-height:38px; text-align:center; margin:0 6px; color:#8a8a8a; background:#fff; font-size:16px; border-radius:10px; overflow:hidden;}

.casebox dt .tabs li a { display:block; padding:0 20px; background:#c5c5c5;}

.casebox dt .tabs li:hover a,.casebox dt .tabs li.hover a { background:#006ccc; color:#fff;}

.casebox dd { width:100%; height:auto; overflow:visible; position:relative;}



.casebox .case_list { height:auto; overflow:hidden;}

.casebox .case_list li { width:283px; height:auto; overflow:hidden; position:relative; top:0; left:0; float:left; margin-right:20px; zoom:1;

-moz-transition:all 2s cubic-bezier(0,0,.2,1);

-o-transition:all 2s cubic-bezier(0,0,.2,1);

-ms-transition:all 2s cubic-bezier(0,0,.2,1);

transition:all 2s cubic-bezier(0,0,.2,1);

}

.casebox .case_ctrl_prev { width:38px; height:100%; position:absolute; left:-150px; top:0; z-index:1; background:url(../images/case_list_ctrl_prev.png) center center no-repeat;}

.casebox .case_ctrl_next { width:38px; height:100%; position:absolute; right:-150px; top:0; z-index:1; background:url(../images/case_list_ctrl_next.png) center center no-repeat;}

.casebox .case_list li .brief { width:100%; height:42px; line-height:42px; z-index:99999; font-size:16px; background:#d69444; color:#feedc1;}

.casebox .case_list li .tit { width:100%; height:46px; line-height:46px; text-align:center; text-align:center; color:#222222; font-size:21px;}

.casebox .case_list li a { display:block; position:relative;}

.casebox .case_list li .pic { display:block; height:auto; overflow:hidden; border:1px solid #fff;}

.casebox .case_list li .pic img {

	-webkit-transition: all .5s ease;

    -moz-transition:all .5s ease;

    -o-transition:all .5s ease;

    -ms-transition:all .5s ease;

    transition:all .5s ease; position:relative; z-index:0; overflow:hidden;	

	}

.casebox .case_list li:hover { }

.casebox .case_list li:hover .pic img {

	-webkit-transform: scale(1.2);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 750ms;

	-moz-transform: scale(1.2);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 750ms;}

.casebox .case_list li:hover .tit { bottom:0;}



.casebox dd .case_more { display:block; width:122px; height:29px; line-height:29px; margin:0 auto; margin-top:50px; text-align:center; color:#fff; background:#f19149; font-size:20px; font-family:Arial; text-transform:uppercase; border-radius:8px;}

/*.picMarquee-left{ overflow:hidden; position:relative;}

.picMarquee-left .hd{ overflow:hidden;  height:40px; text-align:center; background:url(../images/casebox_ctrlbox_line.gif) center center no-repeat;}

.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ width:38px; height:38px; line-height:38px; background:#bfbfbf; color:#fff; display:inline-block; cursor:pointer; font-size:18px; font-family:"宋体";}

.picMarquee-left .hd .prev:hover,.picMarquee-left .hd .next:hover{ background:#666;}

.picMarquee-left .hd .next{ }

.picMarquee-left .bd{ padding:10px;}

.picMarquee-left .bd ul{ overflow:hidden; zoom:1;}

.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;}

.picMarquee-left .bd ul li .pic{ text-align:center;}*/

/*焦点图*/

.focus{ position:relative; width:570px; height:330px; background-color: #000; float: left;}  

.focus img{ width: 570px; height: 330px;} 

.focus .shadow .title{width: 260px; height:65px; padding-left: 30px; padding-top: 20px;}

.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden;}

.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 

.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  

.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  

.focus .fPic{ position:absolute; left:0px; top:0px; }  

.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:auto; padding-bottom:5px; background:rgba(0,0,0,0.6);    

filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left;}  

.focus .shadow a { text-decoration:none; color:#fff; font-size:16px; overflow:hidden; font-family: "\5FAE\8F6F\96C5\9ED1"; line-height:32px; margin-top:5px; width:94%; display:block; margin-left:3%;} 

.focus .shadow p { background:#ff1177;}

.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  

.focus .fcon img{ display:block; }  

.focus .fbg{bottom:13px; right:10px; position:absolute; height:21px; text-align:center; z-index: 200; }  

.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    

.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;}  

.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; margin:0 2px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#ffffff; }    

.focus .D1fBt .current,.focus .D1fBt a:hover{background:#ed2121;}    

.focus .D1fBt img{display:none}    

.focus .D1fBt i{display:none; font-style:normal; }    

.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}

.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  

.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  

.focus .prev:hover{  background-position:0 0; }  

.focus .next:hover{  background-position:-40px 0;}





.insidebox_bg { max-width:1100px; min-width:320px; height:auto; overflow:visible; margin:0 auto;}

.insidebox { margin:0 auto; overflow:visible;}

/*.insidebox { margin:0 auto; overflow:hidden; padding-left:276px;}*/

.leftbox { width:100%; height:auto; overflow:visible; background:#fff; position:relative; z-index:99;}

.leftbox:after { content:''; height:5px; background:#6db025; left:-100%; right:-100%; position:absolute;}

/*.leftbox { width:240px; min-height:689px; height:auto; overflow:hidden; float:left; _display:inline; margin:50px 0 0 -276px; position:relative; border:1px solid #d6dde7;}*/

.leftbox .bg { position:absolute; left:0; top:70px; filter:alpha(opacity=24); -moz-opacity:0.24; -khtml-opacity: 0.24; opacity: 0.24;}

.currpath { width:1200px; height:40px; line-height:40px; margin:0 auto; font-size:14px; color:#727171; margin-top:10px;}

.currpath a { color:#727171;}



.insidebox .currpath { width:96%; margin-left:2%; height:40px; line-height:40px; font-size:12px; color:#6f6f6f; margin-top:10px; font-weight:bold;}

.insidebox .currpath a { color:#6f6f6f;}



/*筛选框*/

.filterbox {  width:96%; margin-left:2%; height:auto; overflow:hidden; line-height:48px; margin-top:10px; background:#f9f9f9; border:1px solid #ebebeb;}

.filterbox .attrbox { width:98%; height:auto; overflow:hidden; border-top:1px solid #ebebeb; margin-left:1%; font-size:14px;}

.filterbox dl.bt0 { border-top:none;}

.filterbox .attrbox dt { width:5%; float:left; color:#535353; font-weight:bold;}

.filterbox .attrbox dd { width:95%; float:left;}

.filterbox .attrbox dd a { display:inline-block; color:#535353; margin:0 10px;}

.filterbox .attrbox dd a:hover { color:#f75c5c;}

.filterbox .attrbox dd a.on { color:#f75c5c;}





.goods-leftbox { background:#032b76; min-height:101px;}

.goods-guidebox { max-width:1200px; min-width:320px; height:auto; margin:0 auto; overflow:hidden;}

.goods-guidebox dt { display:none;}

.goods-guidebox dd { width:100%; height:auto; overflow:hidden;}



.goods-guidebox dd ul { width:100%; height:auto; overflow:hidden; text-align:center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; font-size:18px;}

.goods-guidebox dd ul li { width:16.66666666666667%; flex:0 0 16.66666666666667%; height:101px; line-height:101px; background:none; margin:0; padding:0;}

.goods-guidebox dd ul li:hover { color:#fff;}

.goods-guidebox dd ul li a { color:#fff; display:block; font-weight:bold;}

.goods-guidebox dd ul li:hover a,.goods-guidebox dd ul li.hover a { background:#01379b;}



.news-leftbox { width:100%; position:relative; height:auto; overflow:hidden;}

.news-leftbox .line { position:absolute; left:0; top:61%; width:100%; height:1px; background:#e3e3e3;}

.news-guidebox { max-width:1200px; min-width:320px; height:auto; margin:0 auto; overflow:hidden;}

.news-guidebox dt { display:none;}

.news-guidebox dd { width:100%; height:auto; overflow:hidden;}



.news-guidebox dd ul { width:100%; height:auto; overflow:hidden; text-align:center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start;}

.news-guidebox dd ul li { background:none; margin:0; padding:0;}

.news-guidebox dd ul li a { display:block; height:auto; overflow:hidden; position:relative;}

.news-guidebox dd ul li a .cn { color:#000; font-size:25px; line-height:55px; height:55px; font-weight:bold;}

.news-guidebox dd ul li a .en { color:#7d7d7d; font-size:17px; line-height:30px; height:30px; text-transform:uppercase;}

.news-guidebox dd ul li a:before { content:''; height:2px; width:0; background:#dd1e19; top:60%; left:0; position:absolute; -webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;}

.news-guidebox dd ul li:hover a:before,.news-guidebox dd ul li.hover a:before { width:100%;}



.goods_index { margin:30px 40px; height:auto; overflow:hidden;}

.goods_index li { width:31%; height:auto; overflow:hidden; margin:1%; float:left; border:1px solid #eee; border-radius:30px 30px 0 30px; box-shadow: 2px 2px 10px rgba(0,0,0,0.2);}

.goods_index li:hover {box-shadow: 2px 2px 10px rgba(0,0,0,0.5);}

.goods_index li .title { height:62px;  background:#fff; overflow:hidden; position:relative; z-index:1;}

.goods_index li .tit { line-height:42px; font-size:16px; color:#666; float:left; margin-top:20px; margin-left:20px;}

.goods_index li .icon { float:right; margin-top:20px; margin-right:20px; position:relative;}

.goods_index li .icon svg {

    position: absolute;

    top: 50%;

    right: -1px;

    margin-top: -20px;

}

.goods_index li .icon .another-circle {

    stroke-dasharray: 227;

    stroke-dashoffset: 227;

    transition: stroke-dashoffset .25s ease-in;

}

.goods_index li .icon-plus {

    position: absolute;

    top: 50%;

    right: 14px;

    margin-top: -5px;

    font-size: 0;

    -moz-transition: all 0.1s linear;

    -o-transition: all 0.1s linear;

    -webkit-transition: all 0.1s linear;

    transition: all 0.1s linear;

}

.goods_index li:hover .another-circle {

    stroke-dashoffset: 0;

}

.pic-news-list { width:100%; height:auto; overflow:hidden;}

.pic-news-list li { height:auto; overflow:hidden; background:#ccc; padding-left:550px; margin-bottom:40px;}

.pic-news-list li .pic { width:550px; height:auto; overflow:hidden; float:left; margin:0 0 0 -550px;}

.pic-news-list li a { display:block;}

.pic-news-list li .brief { width:100%; height:auto; overflow:hidden; float:left; color:#000;}

.pic-news-list li .brief .tit { margin:0 12px; font-size:22px; line-height:50px; height:50px; margin-top:20px; text-align:center; white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis}

.pic-news-list li .brief .date { margin:0 12px; height:auto; overflow:hidden; display:none;}

.pic-news-list li .brief .des { margin:0 12px; margin-top:20px; height:175px; overflow:hidden; line-height:35px; font-size:16px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;/* text-align:justify; text-justify:inter-ideograph;*/}

.pic-news-list li:hover{ background:#6db025;}

.pic-news-list li:hover .brief { color:#fff;}



.goods-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}

.goods-list li { width:23%; flex:0 0 23%; margin:15px 1%; float:left; height:auto; overflow:hidden; -webkit-box-shadow:0px 0px 10px #999; display:block; box-shadow:0px 0px 10px #999;}

.goods-list li .pic { border:0; -moz-box-shadow:0px 0px 20px #ddd; overflow:hidden; display:block;}

.goods-list li .name{ text-align:center; height:40px; line-height:40px; text-align:center; background:#fff; font-size:14px; color:#000;}

.goods-list li:hover .name { background:#ffa800; color:#fff;}



.pic-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}

.pic-list li { width:23%; flex:0 0 23%; margin:15px 1%; float:left; height:auto; overflow:hidden; -webkit-box-shadow:0px 0px 10px #999; display:block; box-shadow:0px 0px 10px #999;}

.pic-list li .pic { border:0; -moz-box-shadow:0px 0px 20px #ddd; overflow:hidden; display:block;}

.pic-list li .name{ text-align:center; height:40px; line-height:40px; text-align:center; background:#fff; font-size:16px; color:#000;}

.pic-list li:hover .name { background:#ffa800; color:#fff;}



.video-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}

.video-list li { width:23%; flex:0 0 23%; margin:15px 1%; float:left; height:auto; overflow:hidden; -webkit-box-shadow:0px 0px 10px #999; display:block; box-shadow:0px 0px 10px #999;}

.video-list li .pic { border:0; -moz-box-shadow:0px 0px 20px #ddd; overflow:hidden; display:block;}

.video-list li .name{ text-align:center; height:40px; line-height:40px; text-align:center; background:#fff; font-size:16px; color:#000;}

.video-list li:hover .name { background:#ffa800; color:#fff;}



.news-box { height:auto; overflow:hidden; padding-right:383px;}

.news-box .rightbox { width:330px; height:auto; overflow:hidden; float:right; margin:0 -383px 0 0;}

.news-box .rightbox .searchbox { width:100%; height:auto; overflow:hidden; background:#e5e5e5;}

.news-box .rightbox .searchbox .box { width:80%; height:auto; margin:30px auto; overflow:hidden;}

.news-box .rightbox .searchbox .tit { font-size:24px; color:#000; line-height:30px;}

.news-box .rightbox .searchbox .keys { width:100%; height:40px; margin-top:15px; border:0; background:#fff; line-height:40px; text-indent:10px;}

.news-box .rightbox .searchbox .submit { width:100%; height:40px; font-size:15px; margin-top:15px; border:0; background:#bb1818; color:#fff; line-height:40px; text-align:center; cursor:pointer;}

.news-box .rightbox .picnews { margin-top:30px; display:block;}

.news-box .rightbox .picnews .pic { overflow:hidden;}

.news-box .rightbox .picnews .tit { font-size:17px; line-height:28px; margin-top:10px; color:#000;}

.news-box .rightbox .picnews .des { font-size:14px; line-height:24px; color:#6e6e6e; margin-top:5px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.news-box .rightbox .picnews:hover .tit{ color:#ff4208;}

.news-box .rightbox .picnews:hover .des{ margin-top:10px;}

/*新闻二级列表*/

.news-list { width:100%; height:auto; overflow:hidden; float:left;}

.news-list li { width:100%; height:165px; overflow:hidden; position:relative; background:#fff; border-bottom:1px solid #dbdbdb;}

.news-list li .box { height:165px; padding-left:100px;}

.news-list li .date { width:100px; height:165px; margin:0 0 0 -100px; float:left; font-family:Arial;}

.news-list li .date .date-day { font-size:53px; line-height:60px; color:#828282; margin-top:30px;}

.news-list li .date .date-year-month{ font-size:14px; line-height:18px; color:#9d9d9d; }

.news-list li .pic { width:300px; height:200px; overflow:hidden; display:block; float:left; margin:0 0 0 -340px; _display:inline; -moz-box-shadow:2px 2px 5px #CCC; -webkit-box-shadow:2px 2px 5px #CCC; box-shadow:2px 2px 5px #CCC;}

.news-list li .brief { width:100%; height:auto; overflow:hidden; float:left; margin-top:30px;}

.news-list li .brief .tit { width:100%; display:block; font-size:22px; height:40px; line-height:40px; color:#323232; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}

.news-list li .brief .des { color:#707070; font-size:14px; line-height:23px; margin-top:5px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.news-list li .brief .more { display:inline-block; width:112px; height:39px; line-height:39px; text-align:center; font-size:14px; color:#ef7626; border:1px solid #ef7626; text-transform:uppercase; position:relative; margin-top:20px;}

.news-list li .brief .more:hover { background:#ef7626; color:#fff;}

.news-list li:hover .brief .tit { color:#0e6c6b;}

.news-list li:hover .brief .des { }

.news-list li:hover .date .date-day { color:#0e6c6b;}

.news-list li:hover .date .date-year-month { color:#0e6c6b;}

.news-list li .line_bx { background:#008d39; width:0%; height:2px; position:absolute; left:0; bottom:0;}

.news-list li .line_ly { background:#008d39; width:2px; height:0%; position:absolute; left:0; bottom:0;}

.news-list li .line_tx { background:#008d39; width:0%; height:2px; position:absolute; right:0; top:0;}

.news-list li .line_ry { background:#008d39; width:2px; height:0%; position:absolute; right:0; top:0;}

.news-list li:hover .line_bx { width:100%;}

.news-list li:hover .line_ly { height:100%;}

.news-list li:hover .line_tx { width:100%;}

.news-list li:hover .line_ry { height:100%;}

/*新闻列表样式*/

.news-list1 { width:100%; height:auto; overflow:hidden; font-size:16px;}

.news-list1 li { width:100%; line-height:50px; height:50px; border-bottom:1px dotted #999; position:relative; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}

.news-list1 li .date { float:right;}

.news-list1 li .tit { margin-left:20px;}

.news-list1 li:hover { border-bottom:1px solid #999; }

.news-list1 li:before { content:''; position:absolute; left:0; bottom:22px; width:6px; height:6px; background:#000;}

.news-list1 li:after { content:''; position:absolute; left:0; bottom:-1px; width:0; height:1px; background:#0e6c6b;-webkit-transition: all .5s ease;

    -moz-transition:all .5s ease;

    -o-transition:all .5s ease;

    -ms-transition:all .5s ease;

    transition:all .5s ease;}

.news-list1 li:hover:after { width:100%;}



.jobs-list { width:100%; height:auto; overflow:hidden; float:left;}

.jobs-list li { width:100%; height:60px; overflow:hidden; position:relative; background:#fff; border-bottom:1px dashed #dbdbdb;}

.jobs-list li .date { float:right; line-height:60px; font-family:Arial;}

.jobs-list li .tit { width:100%; font-size:16px; height:60px; line-height:60px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}

.jobs-list li .des { color:#707070; font-size:14px; line-height:23px; margin-top:5px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.jobs-list li:hover .tit { color:#ff4208;}

.jobs-list li:hover:before { background:#599e49;}

.jobs-list li:hover .des { color:#ff4208;}

.jobs-list li:hover .date { color:#ff4208;}



.upresume { border:1px solid #ccc; background:#eee; padding:10px; border-radius:5px;}

.upresume:hover { border:1px solid #f00; background:#f00; color:#fff;}



.detail { width:100%; height:auto; overflow:hidden; margin:0 auto;}

.detail .tit { font-size:18px; line-height:40px; margin:10px 0; font-weight:bold; text-align:center; color:#000;}

.detail .des { line-height:40px; color:#666; text-align:center;/* border-top:1px solid #ccc;*/ margin-top:10px; font-size:14px;}

.detail .pic { text-align:center;}

.detail .con { padding:10px; line-height:2; color:#000; text-align:justify;/* text-justify:distribute-all-lines;*/ text-justify:inter-ideograph;}

.detail .con p { font-size:16px;}

/*上一条下一条*/

.detail .prev_next { font-size:14px; border-top:1px solid #ccc; margin:0; padding:10px; margin-top:15px;}

.detail .prev_next a { color:#666; display:block;}

.detail .prev_next a:hover { color:#c00;}

.detail .label { margin:10px 0; font-size:16px; font-weight:bold; color:#666;}

/*相关标签*/

.detail .tag a { display:inline-block; color:#f00; border-bottom:1px dashed #f00; margin:0 3px;}

/*相关新闻列表*/

.detail .news-related-list { width:100%; height:auto; overflow:hidden;}

.detail .news-related-list li { height:30px; border-bottom:1px dashed #ccc; line-height:30px; text-indent:20px; position:relative;}

.detail .news-related-list li:before { content:''; width:6px; height:6px; position:absolute; left:5px; top:50%; margin-top:-3px; background:#999; border-radius:50%;}

.detail .news-related-list li span { float:right;}

/*相关图片列表*/

.detail .news-related-pic { width:100%; height:auto; overflow:hidden;}

.detail .news-related-pic  li { width:120px; height:110px; float:left; margin-right:10px; position:relative;}

.detail .news-related-pic  li .picture { width:120px; height:80px;}

.detail .news-related-pic  li .title { height:20px; line-height:30px; text-align:center; width:100%; font-size:12px;}



.ny_topbox { max-width:1200px; min-width:320px; height:auto; margin:0 auto; overflow:hidden; color:#000; text-align:center;}

.ny_topbox .title { display:inline-block; margin-top:30px;}

.ny_topbox .tit { font-size:34px; line-height:60px; font-weight:bold;}

.ny_topbox .line { display:inline-block; width:3px; height:16px; overflow:hidden; background:#000; margin:0 20px;}

.ny_topbox .tit1 { font-size:34px; font-family:Arial; text-transform:uppercase; font-weight:normal; margin-left:10px;}

.ny_topbox .des { margin:16px auto;}

/*内页导航*/

.guidebox { width:100%; height:auto; overflow:visible; position:relative;}

.guidebox dt { width:100%; height:72px; overflow:hidden; text-align:left; position:relative; display:none;}

.guidebox dt .tit { display:inline-block; color:#599e49; font-size:17px; line-height:20px; position:relative; z-index:2;}

.guidebox dt .tit1 { color:#599e49; font-size:12px; line-height:20px; text-transform:uppercase; font-family:Arial;}

.guidebox dt .line { display:block; width:47px; height:2px; background:#f00000; position:relative; margin:20px auto;}

.guidebox dt .title { margin-top:17px; margin-left:77px;}



.guidebox dd { width:100%; height:auto; overflow:visible; position:relative;}



.guidebox dd ul { width:100%; height:auto; margin:0 auto; overflow:visible;}

.guidebox dd ul li { min-height:70px; min-width:120px; line-height:70px; position:relative; margin:0; display:inline-block; text-align:center;}

.guidebox dd ul li:nth-child(1):before { background:none;}

.guidebox dd ul li:before { content:''; position:absolute; left:0; top:50%; margin-top:-17px; width:1px; height:35px; background:#f1eceb; }

.guidebox dd ul li:after { content:''; width:14px; height:0; background:url(../images/guidebox_focus_icon.png) no-repeat; position:absolute; left:50%; margin-left:-7px; bottom:0;

	-webkit-transition: all .5s ease;

	-moz-transition:all .5s ease;

	-o-transition:all .5s ease;

	-ms-transition:all .5s ease;

	transition:all .5s ease;

}

.guidebox dd ul li.hover:after,

.guidebox dd ul li:hover:after { height:7px;}

.guidebox dd ul li a { color:#5c5c5c; display:block; height:40px; margin-top:15px; position:relative;}

.guidebox dd ul li .cn { line-height:20px; margin-top:10px;}

.guidebox dd ul li .en { line-height:16px; font-weight:normal; font-size:9px; text-transform:uppercase;

	-webkit-transform: scale(0.75);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 750ms;

	-moz-transform: scale(0.75);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 750ms;

}

.guidebox dd ul li a:before { content:''; position:absolute; left:50%; bottom:0; width:0; height:1px; background:#6db025; /* background:#e2e2e2; transform:skew(-30deg); border-radius:5px;*//*设置倾斜度为-30*/

	-webkit-transition: all .5s ease;

	-moz-transition:all .5s ease;

	-o-transition:all .5s ease;

	-ms-transition:all .5s ease;

	transition:all .5s ease;

}

.guidebox dd ul li:hover a:before,

.guidebox dd ul li.hover a:before{ width:34px; margin-left:-17px; /*background:#454545;*/}

.guidebox dd ul li:hover a,.guidebox dd ul li.hover a { color:#599e49;}

.guidebox dd ul li:hover a { /*margin-top:-5px;*/}

.guidebox dd ul li:hover a+.subnav{display:block;}

.guidebox dd .subnav { font-size:14px; margin-top:0; height:auto; position:absolute; width:100%; top:70px; left:0; padding-top:5px; display:none; overflow:hidden; color:#000; z-index:999999; background:#6db025; font-size:12px; border:1px solid #6db025; border-top:none;}

.guidebox dd .subnav a { display:block; line-height:40px; height:40px; text-align:center; background:#fff; color:#047bca; margin:0;}

.guidebox dd .subnav a:before { background:none;}

.guidebox dd .subnav a:hover,.guidebox dd .subnav a.hover { background:#6db025; color:#fff;}



.leftbox .contact { height:auto; overflow:hidden; position:relative; border-radius:4px; padding-bottom:30px; margin-top:25px; background:#abce03;}

.leftbox .contact dt { width:100%; height:71px; background:#94b203; overflow:hidden; position:relative; text-align:center;}

.leftbox .contact dt .tit { color:#fff; font-size:25px; line-height:71px; display:inline-block; font-weight:bold;}

.leftbox .contact dt .tit1 { color:#333333; line-height:50px; text-transform:uppercase; font-size:34px; font-weight:normal; margin-left:20px; font-family:Arial black;/* letter-spacing:2px;*/}

.leftbox .contact dt .des { color:#7b7b7b; line-height:40px;}

.leftbox .contact dt .line { width:100%; height:3px; overflow:visible; text-align:center; position:relative; margin:10px 0;}

.leftbox .contact dd { width:100%; height:auto; overflow:hidden; position:relative;}

.leftbox .contact dd:after { content:''; background:url(../images/contact_tit_line.png) no-repeat; width:163px; height:6px; position:absolute; left:50%; margin-left:-81.5px; top:7px; z-index:1;}

.leftbox .contact dd .info { padding:20px; font-size:14px; line-height:24px; color:#fff; font-weight:bold; margin-top:20px;}







.leftbox .qrcodebox { width:80%; margin:0 auto; height:auto; overflow:hidden; margin-top:180px; border-top:1px solid #d1d1d1;}

.leftbox .qrcodebox .pic { width:105px; height:105px; margin:0 auto; margin-top:36px;}

.leftbox .qrcodebox .tit { font-size:12px; line-height:40px; color:#4b4b4b; text-align:center;}



.leftbox .news_box {width:100%; height:auto; overflow:hidden;}

.leftbox .news_box dt { width:100%; height:44px; overflow:hidden; position:relative; background:url(../images/guidebox_tit_bg.png) no-repeat;}

.leftbox .news_box dt .entitle {font-size: 24px;  line-height:26px; text-transform: uppercase; color:#cccccc; font-family: 'Courier New'; position:absolute; left:0; top:0; z-index:1;}

.leftbox .news_box dt .tit { display:inline-block; color:#fff; font-size:16px; line-height:40px; position:relative; z-index:2; margin-left:5%; font-weight:bold;}

.leftbox .news_box dd { height:auto; overflow:hidden; background:#e6f2fa; border:1px solid #d4dfe3; border-top:none; padding-bottom:20px;}

.leftbox .news_box dd ul.news_list { width:90%; height:auto; overflow:hidden; margin:0 auto; margin-top:20px;}

.leftbox .news_box dd ul.news_list li { height:24px; line-height:24px; overflow:hidden; color:#292929; background:url(../images/news_list_icon.gif) 0 center no-repeat;}

.leftbox .news_box dd ul.news_list li .tit { display:block; line-height:24px; height:24px; margin-left:15px; position:relative; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.leftbox .news_box dd ul.news_list li .tit:after { content:''; background:#d5d5d5; height:2px; width:0%; position:absolute; left:0; bottom:0;

-webkit-transition: all .5s ease;

-moz-transition:all .5s ease;

-o-transition:all .5s ease;

-ms-transition:all .5s ease;

transition:all .5s ease;

}

.leftbox .news_box dd ul.news_list li:hover .tit:after { width:100%;}

.leftbox .news_box dd ul.news_list li .time { color:#292929; line-height:30px; float:right;}



/*左则导航搜索框*/

.leftbox .searchbox { width:100%; height:auto; overflow:hidden; background:#e5e5e5;}

.leftbox .searchbox .box { width:80%; height:auto; margin:20px auto; overflow:visible;}

.leftbox .searchbox .tit { font-size:18px; color:#060606; line-height:30px;}

.leftbox .searchbox .keys { width:100%; height:35px; line-height:35px; border:1px solid #fff; margin-top:0; border:0; background:#fff; text-indent:10px;}

.leftbox .searchbox .keys:focus { border:1px solid #e21919; -webkit-box-shadow:0 0 12px #e21919 ;-moz-box-shadow:0 0 12px #e21919 ;box-shadow:0 0 12px #e21919;}

.leftbox .searchbox .hotkeys { line-height:30px; height:30px; color:#757575;}

.leftbox .searchbox .hotkeys a { color:#757575;}

.leftbox .searchbox .submit { width:100%; height:36px; font-size:16px; border:0; background:#e21919; color:#fff; line-height:36px; text-align:center; cursor:pointer;}

/*左则导航新闻*/

.topnewsbox { width:100%; height:auto; overflow:hidden; margin-top:20px;}

.topnewsbox dt { width:100%; height:38px; line-height:38px; background:#6fbef2;}

.topnewsbox dt .tit { color:#062f72; font-size:35px; text-transform:uppercase; line-height:50px; display:inline-block; font-weight:bold; /*background:url(../images/productbox_tit_line.gif) center center no-repeat;*/}

.topnewsbox dt .entit { color:#7b7b7b; font-size:28px; margin-left:20px; font-weight:normal;}

.topnewsbox dt .tit1 { color:#7b7b7b; line-height:30px; /* display:inline-block; background:#fff; padding:0 10px;*/ font-size:14px;}

.topnewsbox dt .line { width:3px; height:39px; background:#004aa5; position:relative; display:inline-block; top:8px; margin:0 33px;}

.topnewsbox dt .des { color:#1a4791; font-size:16px; line-height:27px;}

.topnewsbox dd { border:1px solid #e8e8e8; padding:10px;}

.topnewsbox dd ul { width:100%; height:auto; overflow:hidden;}

.topnewsbox dd ul li { width:100% height:27px; line-height:27px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}



/*详细内容显示*/

.contentbox {width:100%; height:auto; float:left; overflow:hidden; /* background:#fff;  */ margin-top:20px; padding-bottom:20px; margin-bottom:20px;}

.contentbox dt { width:100%; height:40px; line-height:40px; overflow:hidden; position:relative; border-bottom:1px solid #d7d7d7; display:none;}

.contentbox dt .location { float:left; color:#4b4b4b; font-size:14px; line-height:40px; font-weight:normal;}

.contentbox dt .location a { color:#4b4b4b;}

.contentbox dt .slogan { display:none;}

.contentbox dt .tit { font-size:18px; position:relative; display:block; float:right; margin-right:20px; font-weight:; color:#4b4b4b; position:relative; padding:0; display:none;}

.contentbox dt .tit:before{ content:''; background:#da0e1c; width:3px; height:18px; position:absolute; top:15px; left:5px; display:none;}

.contentbox dt .tit:after{ content:''; background:#03479c; width:100%; height:3px; position:absolute; bottom:0; left:0; display:none;}

.contentbox dd { /*width:100%;*/ min-height:550px; margin-top:20px; height:auto; overflow:hidden;}

.contentbox dd #content {}



.contactbox_bg { background:#004aa5; height:176px;}

.contactbox { max-width:1200px; min-width:320px; height:195px; overflow:visible; margin:0 auto;}

.contactbox dt { width:713px; height:195px; float:left; background:url(../images/contactbox_dt_bg.png) no-repeat; margin-top:-19px; color:#fff;}

.contactbox dt .tit { font-size:32px; line-height:40px; font-weight:bold; margin-left:10%; margin-top:6%;}

.contactbox dt .tit1 { font-size:18px; line-height:40px; margin-left:10%;}

.contactbox dd { float:left;}

.contactbox dd .telbox { color:#fff; background:url(../images/contactbox_tel_icon.png) no-repeat; margin-top:23px;}

.contactbox dd .telbox .lab { font-size:18px; line-height:30px; margin-left:40px;}

.contactbox dd .telbox .tel { font-size:30px; line-height:50px; font-family:"Arial"; font-weight:bold;}

.contactbox dd .contact_more { display:block; width:209px; height:43px; line-height:43px; text-align:center; background:#eb0c2b; color:#fff; font-size:18px; float:right; margin-top:5px;}

.contactbox dd .contact_more:hover { background:#fff; color:#eb0c2b;}

/*友情链接*/

.friendlinks_bg { background:#f2f2f2; height:auto; overflow:hidden;}

.friendlinks { height:auto; overflow:hidden; padding-left:115px; background:#f1f1f1; border:1px solid #e6e6e6;}

.friendlinks dt{ width:115px; height:48px; line-height:48px; margin:0 0 0 -115px; _display:inline; overflow:hidden; position:relative; float:left; text-align:center;}

.friendlinks dt .tit { color:#000; font-size:16px; font-weight:bold;}

.friendlinks dt .line { position:absolute; width:88px; height:3px; bottom:0; left:0; background:#de0a0a;}

.friendlinks dt .more { font-size:12px; color:#000; float:right; margin-right:20px; margin-top:23px; width:66px; height:31px; line-height:31px; background:url(../images/newsbox_more.png) no-repeat; text-align:center;}

.friendlinks dd { width:100%; height:auto; overflow:hidden; font-size:0; float:right;}

.friendlinks dd .linklist { width:100%; line-height:48px; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; color:#423e00;}

.friendlinks dd a { display:inline-block; font-size:15px; line-height:48px; padding:0 10px; margin:0 10px; text-align:center; color:#000; position:relative;}

.friendlinks dd a:before { /*content:''; position:absolute; left:0; bottom:-4px; width:100%; height:4px; background:#ef0924;*/

-webkit-transition: all .3s ease;

-moz-transition:all .3s ease;

-o-transition:all .3s ease;

-ms-transition:all .3s ease;

transition:all .3s ease;

}

.friendlinks dd a:hover { color:#ef0924;}

.friendlinks dd a:hover:before { width:100%; bottom:-4px;} 



.footer_bg { height:auto; overflow:hidden; background:#333;}

.footer_nav_box { width:60%; height:auto; overflow:hidden; float:left; margin-top:37px;}

.footer_nav { width:33%; height:auto; min-height:200px; overflow:hidden; font-size:14px; float:left;}

.footer_nav li.tit { font-size:18px; line-height:24px; height:24px; color:#fff;/* font-weight:bold;*/ margin-bottom:10px;}

.footer_nav li { width:100%; line-height:30px; height:30px; color:#88c1ff;}

.footer_nav li a { color:#aee1a2; display:block; display:block;}

.footer_nav_list { width:100%; height:auto; overflow:hidden; float:left; text-align:center; font-size:16px;}

.footer_nav_list a { color:#fff;}

.footerbox { max-width:1100px; min-width:320px; height:auto; margin:0 auto; height:auto; overflow:visible;}





.footer { overflow:visible; color:#197db9; position:relative; height:auto; overflow:hidden; padding-left:172px;}

.footer a { color:#95b4da;}

.footer .logobox { width:172px; height:100px; overflow:hidden; background:#fff; float:left; margin:0 0 0 -172px; text-align:center;}

.footer .logobox .logo { margin-top:15%;}



.footer_nav_link { width:100%; height:50px; line-height:50px; color:#fff; border-bottom:1px solid #fff; text-align:center; font-size:0; margin-top:20px;}

.footer_nav_link a.first:before { background:none;}

.footer_nav_link a { width:12.5%; height:50px; line-height:50px; display:inline-block; text-align:center; color:#fff;font-size:16px; position:relative;}

.footer_nav_link a:before { content:''; position:absolute; left:0; top:50%; margin-top:-8px; width:1px; height:16px; background:#fff;}

.footer_nav_link a:hover:after { content:''; position:absolute; left:10%; bottom:-2px; width:80%; height:3px; background:#fff;}



.footer .info { width:37%; height:auto; float:left; text-align:left; color:#fff; line-height:27px; font-size:15px; margin-top:37px;}

.footer .info .tit{ font-size:18px; line-height:24px;}

.footer .info .text { line-height:24px; color:#aee1a2; font-size:14px; margin-top:20px; text-align:left;}

.footer .info .qrcode { width:106px; height:106px; display:inline-block; position:relative; top:2px;}

.footer .info .info_span { margin:0 20px;}

.footer .info .nav_list { line-height:24px; color:#fff; font-size:13px;}

.footer .info .nav_list a { color:#fff; display:block; float:left; width:33%; line-height:40px;}

.footer .info .nav_list a:before { content:'>'; margin-right:5px;}



.footer .footer_links_box { width:30%; height:auto; overflow:hidden; float:left;}

.footer .footer_links_box { line-height:34px; font-size:15px;}

/*版权*/

.copyright_bg { height:67px; line-height:67px; overflow:hidden; background:url(../images/copyright_bg_x.png) repeat-x;}

.copyright { max-width:1200px; min-width:320px; height:67px; line-height:67px; overflow:hidden; margin:0 auto; color:#717171; text-align:center;}

.copyright a { color:#717171;}

.footerbox .qrcodebox { width:381px; height:auto; overflow:hidden; margin:55px -383px 0 0; float:right;}

.footerbox .qrcodebox .telbox { width:62%; height:auto; margin-top:10px; overflow:hidden; float:left; text-align:right;}

.footerbox .qrcodebox .telbox .lab { font-size:14px; color:#fff; line-height:20px;}

.footerbox .qrcodebox .telbox .tel { font-size:32px; color:#fff; line-height:52px; font-family:Arial;}

.footerbox .qrcodebox .telbox .way { border-radius:5px; height:30px; display:inline-block; line-height:30px; padding:0 10px; background:#ff8a00; color:#fff;}

.footerbox .qrcodebox .qrcode { width:128px; height:128px; float:right; overflow:hidden; background:#fff; border-radius:8px;}

.footerbox .qrcodebox .qrcode .pic { width:104px; height:104px; margin:0 auto; margin-top:12px;}

.footerbox .qrcodebox .qrcode .tit { width:100%; text-align:center; height:auto; line-height:24px; color:#fefefe; margin-top:10px; font-size:13px;}



.clear{ clear:both; margin:0; padding:0;}

.hidden{ display:none;}

.gotop { width:46px; height:46px; overflow:hidden; background:url(../images/gotop.gif) no-repeat; position:fixed; right:10px; bottom:110px;}





/*自定义新闻列表样式*/

.contentbox dd ul.news_list { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}

.contentbox dd ul.news_list li { width:100%; flex:0 0 30%; float:left; padding-bottom:20px; margin-left:3.33333%; border:1px solid #d3d3d3;}

.contentbox dd ul.news_list li.ml0 { margin-left:0;}

.contentbox dd ul.news_list li {

-webkit-transition: all .5s ease;

-moz-transition:all .5s ease;

-o-transition:all .5s ease;

-ms-transition:all .5s ease;

transition:all .5s ease;

}

.contentbox dd ul.news_list li img {

	-webkit-transform: scale(1, 1);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 250ms;

	-moz-transform: scale(1, 1);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 250ms;

}

.contentbox dd ul.news_list li:hover img {

	-webkit-transform: scale(1.1);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 750ms;

	-moz-transform: scale(1.15);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 750ms;

}

.contentbox dd ul.news_list li:hover { border:1px solid #fff; -moz-box-shadow:0px 0px 10px #CCC, 0px 0px 20px #CCC; -webkit-box-shadow:0px 0px 20px #CCC, 0px 0px 10px #CCC; box-shadow:0px 0px 20px #CCC, 0px 0px 20px #eee;}

.contentbox dd ul.news_list li .brief { margin:0 20px; height:auto; overflow:hidden;}

.contentbox dd ul.news_list li .time { line-height:29px; margin-top:10px; font-size:16px; color:#898888; text-indent:24px; background:url(../images/icon_time.png) 0 center no-repeat;}

.contentbox dd ul.news_list li .tit { line-height:29px; font-size:18px; color:#000; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}

.contentbox dd ul.news_list li .des { line-height:22px; font-size:14px; color:#787878; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.contentbox dd ul.news_list li .pic { overflow:hidden; display:block;}

.contentbox dd ul.news_list li .more { background:url(../images/news_list_more.png) no-repeat; display:block; width:40px; height:40px; position:relative; left:0;}

.contentbox dd ul.news_list li .more:hover{ background:url(../images/news_list_more1.png) no-repeat;}

.contentbox dd ul.news_list li:hover .more{ left:85%; transform: perspective(220px) rotateZ(-360deg); background:url(../images/news_list_more1.png) no-repeat;} 

.contentbox dd ul.news_list li:hover .tit { color:#05adb8; font-weight:bold;}





@media only screen and (max-width: 640px) {



}

@media only screen and (max-width: 480px) {

	

}

/*常用CSS3动画效果*/

.trans,a{

    -webkit-transition: all .5s ease;

    -moz-transition:all .5s ease;

    -o-transition:all .5s ease;

    -ms-transition:all .5s ease;

    transition:all .5s ease;

}

a.mask {

	text-decoration: none;

	overflow: hidden;

	display: block;

}

img.zoom-img:hover {

	-webkit-transform: scale(1.15);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 750ms;

	-moz-transform: scale(1.15);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 750ms;

	overflow: hidden;

}

img.zoom-img {

	-webkit-transform: scale(1, 1);

	-webkit-transition-timing-function: ease-out;

	-webkit-transition-duration: 250ms;

	-moz-transform: scale(1, 1);

	-moz-transition-timing-function: ease-out;

	-moz-transition-duration: 250ms;

}



/*表单表格*/

.form_table{padding:25px 0 50px 20px; font-size:14px;}

.form_table td{ color:#666; border:0;}

.form_table td p{ line-height:20px; height:20px;}

.form_table .submit {background:#FF4001; border-radius:2px; width:170px; height:40px; text-align:center; line-height:30px; color:#fff; border:0; font-size:16px; font-weight:bold; cursor:pointer;}

/*表单控件控制*/

.num{font-family:"Arial";}

.num1{font-family:Verdana, Arial, Helvetica, sans-serif}

.num5{font-family:"微软雅黑";}

.strong{font-weight:bold;}

.normal{font-weight:normal;}

.aright{text-align:right;}

.aleft{text-align:left;}

.xuxian{border-bottom:1px dashed #ddd;}

.xuxian1{border-bottom:1px dotted #ddd;}

.inputall{height:28px; line-height:28px; border:1px #ddd solid; padding:2px 5px; font-size:14px; background:#fefefe}

.inputall30{border:1px #bababa solid; border-right:1px #ddd solid; border-bottom:1px #ddd solid; height:30px; line-height:30px; font-size:16px;}

.inputselect{line-height:22px; border:1px #cecece solid; padding:5px 2px; font-size:14px; background:#fefefe; color:#555;}

.textarea{border:1px #cecece solid; padding:5px 2px; font-size:14px; background:#fefefe; color:#555;}

.input60{width:60px;}

.input100{width:100px;}

.input150{width:150px;}

.input200{width:200px;}

.input250{width:250px;}

.input300{width:300px;}

.input350{width:350px;}

.input400{width:400px;}

.input500{width:500px;}

.input550{width:550px;}

.input600{width:600px;}

.input650{width:650px;}

.inputfix{vertical-align:middle; margin-top:-2px; margin-bottom:1px;}

/*分页样式*/

.fenye a{font-size:16px; font-family:"宋体";}

.fenye{ text-align:center; height:auto; overflow:hidden; margin-top:20px;}

.fenye a{ border:1px #ef580d solid; padding:0 10px; /*border-radius:2px;*/ color:#ef580d; background:#fff;display:inline-block;  height:30px; line-height:30px; font-weight:normal; margin-left:8px; border-radius:2px;}

.fenye a:hover,.fenye .sel{background:#ef580d; color:#fff; border:1px #ef580d solid;  padding:0 10px;}

.fenye .sel{ font-weight:bold;}

/*chrome  浏览器滚动条的美化 */

/*::-webkit-scrollbar-track-piece {width:8px;background-color:#f4f4ff;}

::-webkit-scrollbar { width:8px; background-color:#f00;}

::-webkit-scrollbar-thumb { width:8px; height:50px; background-color:#999;}

::-webkit-scrollbar-thumb:hover { width:8px; background-color:#bb1818;}*/

.float_ad { position:fixed; right:0; bottom:0; width:142px; height:142px; border:1px solid #666; overflow:hidden; background:#fff; z-index:99999;}
.float_ad .close { position:absolute; right:0; top:0; width:10px; height:10px; text-align:center; line-height:10px; font-size:9px; color:#fff;}
.float_ad a { display:block;}